x86: allow IRQs to work without APIC again
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Sep 2009 07:28:26 +0000 (08:28 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Sep 2009 07:28:26 +0000 (08:28 +0100)
commit93515c30e8f547beac5d9493e0b8532a2376ed50
tree1e71de3c8a91685eb154adcaee0c8d3724cc8a17
parent0ed9151a5fcd05a6d4cb9bec57c7204e9b2384a7
x86: allow IRQs to work without APIC again

Non-IO-APIC IRQs must get 1:1 mapped between domain PIRQ and Xen IRQ.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/domain.c